projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66b9f7b
)
* lisp/progmodes/elisp-mode.el: Declare function `project-roots'
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 13 Nov 2015 10:04:10 +0000
(11:04 +0100)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 13 Nov 2015 10:04:10 +0000
(11:04 +0100)
lisp/progmodes/elisp-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/elisp-mode.el
b/lisp/progmodes/elisp-mode.el
index a19542fb2040d597a40339598064080e4ae884ec..af2ea56dcee41aa27a72ef09e5dbbedab7db421f 100644
(file)
--- a/
lisp/progmodes/elisp-mode.el
+++ b/
lisp/progmodes/elisp-mode.el
@@
-802,6
+802,7
@@
non-nil result supercedes the xrefs produced by
xrefs))
(declare-function project-library-roots "project")
+(declare-function project-roots "project")
(declare-function project-current "project")
(defun elisp--xref-find-references (symbol)